DevForce Help Reference
PropertyInterceptorArgs<TInstance,TValue> Class Members
Properties  Methods 


The following tables list the members exposed by PropertyInterceptorArgs<TInstance,TValue>.

Public Constructors
 NameDescription
Public ConstructorPropertyInterceptorArgs<TInstance,TValue> ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public PropertyCancelOverridden. Whether or not to cancel any further actions for the PropertyInterceptor.  
Public PropertyContextOverridden.  Used internally to indicate the Entity version.  
Public PropertyExceptionActionOverridden.  The handler to be invoked when an exception is thrown during a get or set.  
Public PropertyInstance The strongly-typed object on which the interceptor acts.  
Public PropertyTagOverridden.  Gets or sets a user-defined value.  
Public PropertyValue The strongly-typed value of the property being retrieved or set.  
Top
Protected Properties
 NameDescription
Protected PropertyOriginalInterceptorArgs Internal use only.  
Top
Public Methods
 NameDescription
Public MethodEquals (Inherited from object)
Public MethodGetHashCode (Inherited from object)
Public MethodGetType (Inherited from object)
Public MethodToString (Inherited from object)
Top
Protected Methods
 NameDescription
Protected MethodFinalize (Inherited from object)
Protected MethodMemberwiseClone (Inherited from object)
Top
See Also

Reference

PropertyInterceptorArgs<TInstance,TValue> Class
IdeaBlade.Core Namespace
PropertyInterceptorArgs Class

Send Feedback